<!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
<stack>
<name>in</name>
<id>-1</id>
<cardCount>1</cardCount>
<cardID>2510</cardID>
<listID>2091</listID>
<cantModify><false /></cantModify>
<cantDelete><false /></cantDelete>
<cantAbort><false /></cantAbort>
<cardSize>
<width>512</width>
<height>400</height>
</cardSize>
<script>on startUpshow fld "help"set the userLevel to 5if fld "Client#" of card 1 <> 1 thensort by fld "Client#"end ifdoMenu "Scroll"end startUpon openCardput the number of this card && "of" && the number of cards into fld "card#"end openCard</script>